Skip to content

Conversation

@fboucquez
Copy link
Contributor

verifyEcc could be expensive, taking up to 500 ms to finish on some devices. This PR allows the client code to avoid running the verification on run with a flag. Devs can run the verification on unit tests to verify if the provided ECC is correct.

@fboucquez fboucquez force-pushed the fboucquez/feat/skip-ecc-verification branch from 51cbf32 to af1f2d7 Compare December 2, 2024 11:53
@fboucquez fboucquez changed the title feat: initEccLib skip verification feat: initEccLib skip verification (v7) Dec 2, 2024
@fboucquez fboucquez force-pushed the fboucquez/feat/skip-ecc-verification branch from af1f2d7 to 14e066c Compare December 2, 2024 12:00
@junderw
Copy link
Member

junderw commented Dec 3, 2024

Match this to the other one (no need for the version or CHANGELOG stuff though.) and I'll merge it.

@fboucquez
Copy link
Contributor Author

Updated, I've added the CHANGELOG like it was in the v6 version

@junderw junderw merged commit 68ed198 into bitcoinjs:master Dec 3, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants